Category "aerospike"

How to resolve Aerospike error, Operation not allowed at this time?

I am using Aerospike 4.8v and persisting my data on disk and I am making parallel write requests to aerospike, if i make 10 parallel requests then it works fine

Aerospike vs. SeaweedFS?

Aerospike is a (mostly commercial) distributed key value NoSQL database. SeaweedFS is a (open source) distributed file system that is based on Facebook’s

Unable to run Aerospike python client on MAC with M1 chip

Hi I am trying to setup my local dev environment. I have installed aerospike==5.0.0. But I am unable to import it due to x86_64 architecture not being supported

Need help on creating a UDF, returning "Unable to create a new Lua state"

I need to ask a question on creating UDF on aerospike. My configuration is as below: M1 Macbook Pro Docker using latest aerospike My application is running this