Pinned Repositories
lunar-node
lunar-node is a distributed database system with each node a LunarBase instance. Features include cluster management, fault-tolerant, cross backup, seamless expansion, etc.
LunarBase
LunarBase engine (in C and Java) targets a real-time and free style database engine, managing 2 billions of records in one table, where each record has a size limitation up to 32k bytes, and it can be used as a search engine as well. Seek more in the [Wiki](https://github.com/LunarBaseEngin/LunarBase/wiki) .
LunarMax
big memory management unit for java programmer, managing off-heap big memory, no fragments, no GC stop-the-world. Especially for real time computation
LunarBase Engin's Repositories
LunarBaseEngin/LunarBase
LunarBase engine (in C and Java) targets a real-time and free style database engine, managing 2 billions of records in one table, where each record has a size limitation up to 32k bytes, and it can be used as a search engine as well. Seek more in the [Wiki](https://github.com/LunarBaseEngin/LunarBase/wiki) .
LunarBaseEngin/lunar-node
lunar-node is a distributed database system with each node a LunarBase instance. Features include cluster management, fault-tolerant, cross backup, seamless expansion, etc.
LunarBaseEngin/LunarMax
big memory management unit for java programmer, managing off-heap big memory, no fragments, no GC stop-the-world. Especially for real time computation