-
Notifications
You must be signed in to change notification settings - Fork 0
kpullak/SimpleDB
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Transaction supported In-memory Key-Value database system implemented in Java 2. Supports keywords like ‘BEGIN’, ’COMMIT’, ‘ROLLBACK’, ‘GET’, ‘SET’, ‘UNSET’, ‘INVALID’ 3. Supports nested transactions e.g.: transaction inside a transaction using transaction stacking
About
Java-based transaction supported In-Memory Database
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published