在.net持续二叉树/哈希表二叉树、net、哈希表

2023-09-04 02:41:14 作者:断念

我需要一个纯粹的净持久的哈希表/二叉树,功能上类似于伯克利DB Java版。

功能应该opperate以类似的马纳到DHT这样Memcached和速度等,但它并没有被分配。从本质上说,我在寻找一个持久的哈希表。

Functionally it should opperate in a similar maner to a DHT such memcached and velocity etc but it doesn't have to be distributed. In essence I am looking for a persistent hashtable.

没有人有任何意见或建议?

Does anyone have any ideas or suggestions?

类似的问题也在这里:http://stackoverflow.com/questions/100235/looking-for-a-simple-standalone-persistant-dictionary-implementation-in-c

推荐答案

这个怎么样? SourceForge.net:Berkeley数据库的.NET