Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ideawu/ssdb-bin
SSDB pre-compiled binary
https://github.com/ideawu/ssdb-bin
Last synced: 7 days ago
JSON representation
SSDB pre-compiled binary
- Host: GitHub
- URL: https://github.com/ideawu/ssdb-bin
- Owner: ideawu
- Created: 2013-09-25T01:53:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T09:59:07.000Z (about 8 years ago)
- Last Synced: 2024-10-11T23:14:51.995Z (about 1 month ago)
- Size: 7.21 MB
- Stars: 81
- Watchers: 13
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ssdb-bin
========SSDB pre-compiled executable binary for Windows.
__SSDB for win is for development only, do not use it for production environment!__
# Installation and Setup
1. Download ssdb-server.exe and \*.dll files from https://github.com/ideawu/ssdb-bin
2. Download ssdb.conf from https://github.com/ideawu/ssdb
3. Run cmd.exe from Start menu
4. Go into the folder where ssdb-server.exe resides in
5. Run ssdb-server.exe ssdb.conf
Now the ssdb-server is started on Windows, connect to it with PHP, Python, Java, etc...# SSDB on Windows without cygwin
Maintained by [@RelicOfTesla](https://github.com/RelicOfTesla), this version does not rely on cygwin, so it is fast, and is said to be ready for production on Windows.
https://github.com/RelicOfTesla/ssdb