tidwall / buntdb

BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
MIT License
4.57k stars 289 forks source link

can you limit memory usage? #58

Closed hiqsociety closed 4 years ago

hiqsociety commented 4 years ago

can you limit memory usage or set max disk usage?

tidwall commented 4 years ago

There's nothing built into buntdb to limit memory or disk usage.