Skip to content

Java-based transaction supported In-Memory Database

Notifications You must be signed in to change notification settings

kpullak/SimpleDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

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

No packages published

Languages