Lists (5)
Sort Name ascending (A-Z)
Stars
6
stars
written in C
Clear filter
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
TPC-DS benchmark kit with some modifications/fixes
The DSB benchmark is designed for evaluating both workloaddriven and traditional database systems on modern decision support workloads. DSB is adapted from the widely-used industrialstandard TPC-DS…