KonradStaniec
d3f231e3da
Add put method which preserves max size ( #1065 )
...
* Add put method which preserves max size
2022-05-09 17:18:57 +02:00
KonradStaniec
b3570fae6a
Add api to get n furthest elements from db ( #1026 )
...
* Add api to get n furthest elements from db
2022-04-03 15:14:44 +02:00
KonradStaniec
a330f0a4ef
Add api to get db size to content db ( #987 )
...
* Add size proc to content_db
* Add way to reclaim used space
2022-03-08 14:49:41 +01:00
Kim De Mey
51626c5831
Add a basic ContentDB for portal networks ( #848 )
...
* Add a basic ContentDB for Portal networks
* Use ContentDB in StateNetwork
* Avoid probably some form of sandwich problem by re-exporting kvstore_sqlite3 from content_db
2021-09-28 19:58:41 +02:00