Giter Site home page Giter Site logo

Comments (13)

GayathriKaliyamoorthy avatar GayathriKaliyamoorthy commented on August 23, 2024

Hi
Currently, Aerospike node.js client is not supported on windows 7.
For the list of supported OS's refer the README here.
https://github.com/aerospike/aerospike-client-nodejs/blob/master/README.md

Aerospike C# API and Aerospike libevent is compatible with windows platform.

Thanks

from aerospike-client-nodejs.

ankurjasoria avatar ankurjasoria commented on August 23, 2024

@GayathriKaliyamoorthy : Thnxx for your quick reply.
I am using NodeJS on Windows7 machine and want to connect Aerospike DB so How could I perform this?

from aerospike-client-nodejs.

GayathriKaliyamoorthy avatar GayathriKaliyamoorthy commented on August 23, 2024

Sorry we do not support windows platform currently. Will notify when support windows7.

Thanks

from aerospike-client-nodejs.

ankurjasoria avatar ankurjasoria commented on August 23, 2024

If I'll connect Linux Machine from Window7 then Could I perform my Work?

from aerospike-client-nodejs.

GayathriKaliyamoorthy avatar GayathriKaliyamoorthy commented on August 23, 2024

If you are running your application in a linux machine, then this will work.

from aerospike-client-nodejs.

wchu-citrusleaf avatar wchu-citrusleaf commented on August 23, 2024

Will leave this open for future feature enhancement, even though currently there is no timeline.

from aerospike-client-nodejs.

ualtinok avatar ualtinok commented on August 23, 2024

Is there any news on this? We were planning to use Aerospike on our next project but we'll fallback to Redis again because of this issue. Hope you have a timeline now. Thanks

from aerospike-client-nodejs.

tracker1 avatar tracker1 commented on August 23, 2024

@ankurjasoria @ualtinok if you know you will be running on Windows, you can use edge.js as a shim to the .Net client. Which may be your best bet as an interim solution... I've used it (edge.js) before, and its' pretty straight forward.

I too wish that the aerospike client for node used a JS interface, instead of the C interface, which would be less problematic, and easier to support across platforms (at a potentially modest performance cost).

from aerospike-client-nodejs.

ualtinok avatar ualtinok commented on August 23, 2024

@tracker1 Nice workaround. We'll only use Windows for development so I will check on that if it's a viable option. Thanks

from aerospike-client-nodejs.

nullivex avatar nullivex commented on August 23, 2024

I would like to use Aerospike too.

We use Debian / Gentoo / Ubuntu servers however a few of our developers work on Windows.

I dont mind not being able to run the server on windows. But this package not supporting Windows is a huge drawback.

I am willing to try my own hand at supporting this would anyone be willing to give me any direction on what might need to be done to accomplish this?

from aerospike-client-nodejs.

xantin avatar xantin commented on August 23, 2024

@nullivex so try to use vagrant and install aerospike-client-nodejs there and also develop there.

from aerospike-client-nodejs.

jhecking avatar jhecking commented on August 23, 2024

Closing this old issue.

Another option to using Vagrant on Windows is to use the (relatively new) Windows Subsystem for Linux (WSL) (a.k.a. "Bash on Ubuntu on Windows"). While Aerospike does not officially support this, informal testing so far has shown that this solution works quite well.

from aerospike-client-nodejs.

yindia avatar yindia commented on August 23, 2024

I think docker /vagrant can solve your problem.
Install aerospike virtually

from aerospike-client-nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.