Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 509 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 509 Bytes

AeroAssistant

An Aerospike database query tool written in .NET Core. Supports reading, writing, and deleting records for multiple primitive data types.

Requirements

  • Aerospike Database (tested with Community Edition)
  • .NET Core 3.1 SDK

Build and run

Just cd into the AeroAssistant folder and execute dotnet run. Pre-packed Windows binaries are available under Releases: https://github.com/pseudomarkets/AeroAssitant/releases

(c) 2019 - 2020 Shravan Jambukesan