groundupdb icon indicating copy to clipboard operation
groundupdb copied to clipboard

Creating a database from the ground up in C++ for fun!

Results 12 groundupdb issues
Sort by recently updated
recently updated
newest added

**Please start with a use case description for a USER of this work** [Who] As an IoT developer [What] I need to store IoT information in a high speed ephemeral...

enhancement

**Please start with a use case description for a USER of this work** [Who] As a developer [What] I need to have fast compile times, and the correct includes no...

enhancement
pre release

[Who] As a user/programmer trying out GroundUpDB for the first time [What] I want to be able to use exist Redis based API and apps to test GroundUpDB performance and...

enhancement

**Please start with a use case description for a USER of this work** [Who] As an IoT developer [What] I need to store IoT information in a high speed ephemeral...

enhancement

HighwayHash supports SIMD specific compiler mode. Ensure that for all platforms this compiles the most appropriate and fast version for the hardware it is being compiled on.

enhancement

**Please start with a use case description for a USER of this work** [Who] As a database admin [What] I need to use all of the processing power of my...

enhancement

**Please start with a use case description for a USER of this work** [Who] As an app dev [What] I need to sometimes just return keys, sometimes metadata, and sometimes...

enhancement

**Please start with a use case description for a USER of this work** [Who] As an app dev [What] I need to store a whole map under one key, but...

enhancement

**Please start with a use case description for a USER of this work** [Who] As an application developer [What] I need to list the keys in a bucket [Value] In...

enhancement