jssandh2 / timestamp-database

This is a Database designed for Transaction blocks with Optimized Run-Time for the following commands : SET, UNSET, GET, NUMEQUALTO. In addition, to start BEGIN starts a transaction block, while ROLLBACK clears it. All transactions are stored. COMMIT freezes all transactions, and END deletes the Databse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timestamp_Database

This is a Database designed for Transaction blocks with Optimized Run-Time for the following commands : SET, UNSET, GET, NUMEQUALTO. In addition, to start BEGIN starts a transaction block, while ROLLBACK clears it. All transactions are stored. COMMIT freezes all transactions, and END deletes the Databse.

About

This is a Database designed for Transaction blocks with Optimized Run-Time for the following commands : SET, UNSET, GET, NUMEQUALTO. In addition, to start BEGIN starts a transaction block, while ROLLBACK clears it. All transactions are stored. COMMIT freezes all transactions, and END deletes the Databse.

License:Apache License 2.0


Languages

Language:Python 100.0%