Summary
SplinterDB Server is a prototype key-value store powered by SplinterDB, a high-performance open-source storage engine developed at VMware Research.
In this initial release, the SplinterDB Server is provided as a container image which runs a plaintext gRPC server. A gRPC protocol spec is included, along with example client applications written in Java and Go.

Requirements
Instructions
- Use the Download button above
- Open the zip file
- Review the included PDF and follow instructions in there
Video
Changelog
Version 0.2.9 - 2022 Dec 5
- Documentation updates
- Provide easy one-liner for server start
- Improve Go example walkthroughs
- Pickup recent SplinterDB library improvements
- Silence extraneous log messages
- Improve space efficiency for small keys
Version 0.2.3 - 2022 Nov 17
- Pickup recent bug fixes in SplinterDB library
- Clarify keys are limited to 102 bytes
Version 0.1 - 2022 Nov 7
- Initial release
Similar Flings
No similar flings found. Check these out instead...

gemcached
gemcached is a memcached server written in Java that understands memcached's ASCII protocol and translates it into GemFire operations.

IOBlazer
IOBlazer is a multi-platform storage stack micro-benchmark. IOBlazer runs on Linux, Windows and OSX and it is capable of generating a highly customizable workload.

vSphere Diagnostic Tool
vSphere Diagnostic Tool is a python script that runs diagnostic commands on the Photon Appliance or ESXi platform to return useful troubleshooting data while running within the confines of the local environment with out upstream dependencies.

USB Network Native Driver for ESXi
This Fling supports the most popular USB network adapter chipsets found in the market.

OpenAPI interface for vSphere
In this Fling, a new wire protocol is designed as an alternative to SOAP/XML. The new protocol is based on JSON and adhering to the industry-standard OpenAPI specification. The traditional API model is fully supported, allowing exposure of all existing APIs.

Supernova - Accelerating Machine Learning Inference
Project Supernova is to build a common machine learning inference service framework by enabling machine learning inference accelerators across edge endpoint devices, edge systems and cloud, with or without hardware accelerators.