Skip to content

pseudomarkets/AeroAssitant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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