Distkv
· Distkv project is a memory-based distributed key-value storage system.
Besides these features, dst can support table concept which looks like tables in relational databases.
We use java to finish this project, which is somewhat different from most databases using c/c++.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window distkv-superpom-0.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.