|
|
|
|
|
by oersted
2021 days ago
|
|
O(N) to get a key-value (N being the total number of keys) kind of defeats the purpose of a database. Couldn't you just use a file with (normally) encrypted keys and values? I'm probably slightly misunderstanding the premise of this project. |
|
I'm sure someone will correct me soon :)