SharpDB icon indicating copy to clipboard operation
SharpDB copied to clipboard

100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction

Results 17 SharpDB issues
Sort by recently updated
recently updated
newest added

will use common logging for all components, executable application will configure log4net as the logging framework.

Implement connection pool in the driver

Implement cache, reader and writer that will give in memory ability. Also add reader & writer which load from file but then read from and write to memory in in...

Run the database inside the running application (using netmq in proc)

Have configuration file to configure the server with different parameters (cache type,cache size, file writer and file reader)

This is must in order to implement shrinking feature without to clear all cache