Skip to content
grecinto edited this page Oct 17, 2015 · 9 revisions

Welcome to the Sop wiki!

SOP is a modern B-Tree implementations featuring scale-able, portable, lightweight & highly adaptive object management system features packaged as a code library. What separates SOP from the rest of the pack is its proven adaptability and being written in managed code (c#), it can be adapted quite quickly and easily across diverse use-cases, e.g. - from very thin use as a RAM virtualizer/high performance persisted data cache or on the opposite end, used as a data mgmt platform for providing high performance, enterprise scale-able/durable data storage solution that runs on a new env't like the Azure cloud to take advantage of massive distributed processing & geo-redundancy it provides. All these while achieving its primary goal of reducing (and thus, optimizing!) persistence layers involved in application data mgmt to bare minimum.

Clone this wiki locally