ssdb.io ssdb.io

ssdb.io

SSDB - A high performance NoSQL database supporting many data structures, an alternative to Redis

SSDB is a NoSQL database server written in C/C++, an alternative to Redis, it is fast, supports online backup and master-***** replication.

http://www.ssdb.io/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SSDB.IO

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 2.8 out of 5 with 4 reviews
5 star
1
4 star
1
3 star
0
2 star
0
1 star
2

Hey there! Start your review of ssdb.io

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.2 seconds

CONTACTS AT SSDB.IO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
SSDB - A high performance NoSQL database supporting many data structures, an alternative to Redis | ssdb.io Reviews
<META>
DESCRIPTION
SSDB is a NoSQL database server written in C/C++, an alternative to Redis, it is fast, supports online backup and master-***** replication.
<META>
KEYWORDS
1 SSDB
2 LevelDB
3 Redis
4 LevelDB Server
5 zset
6
7 coupons
8 reviews
9 scam
10 fraud
CONTENT
Page content here
KEYWORDS ON
PAGE
ssdb,github,project,documentation,docs,docs home,installation,commands,configuration,clients,ssdb network protocol,php api doc,c api doc,java api doc,go api doc,discuss,issue tracker,blog,language english,english,简体中文,view on github,features,python java
SERVER
nginx/1.8.0
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

SSDB - A high performance NoSQL database supporting many data structures, an alternative to Redis | ssdb.io Reviews

https://ssdb.io

SSDB is a NoSQL database server written in C/C++, an alternative to Redis, it is fast, supports online backup and master-***** replication.

INTERNAL PAGES

ssdb.io ssdb.io
1

SSDB Go API: SSDB Go API Documentation

http://ssdb.io/docs/go/index.html

The Go Client API for SSDB server. SSDB Go API Documentation. All SSDB operations go with. It accepts variable arguments. The first argument of Do() is the SSDB command, for example "get", "set", etc. The rest arguments(maybe none) are the arguments of that command. The Do() method will return an array of string if no error. The first element in that array is the response code,. Means the following elements in that array(maybe none) are valid results. The response code may be.

2

SSDB C++ API: SSDB C++ API Documentation

http://ssdb.io/docs/cpp/index.html

The C Client API for SSDB server. SSDB C API Documentation. Build the static library(libssdb.a). Download the SSDB source code from github. Make cd api/cpp make. The shell commands above will compile the C API codes, and generate a. Include stdio.h #include stdlib.h #include string #include vector #include "SSDB.h" int main(int argc, char * argv){ const char *ip = (argc = 2)? Argv[1] : "127.0.0.1"; int port = (argc = 3)? N"); return 0; } ssdb: Status s; s = client- set("k", "hello ssdb! K = hello ssdb!

3

Generated Documentation (Untitled)

http://ssdb.io/docs/java/index.html

This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to Non-frame version.

4

SSDB - Use Cases

http://ssdb.io/docs/users.html

If you are using SSDB in production, please send me a email(ssdb#udpwork.com), I would like to add you to the user list below. Please provide informations as below:. How you use SSDB, and how SSDB helps you. Lantouzi stores user sessions and cache. QIHU 360 Online Game. QIHU 360 Online Game. QIHU migrated its Redis instances to SSDB, and it uses less servers for storage now. SSDB runs as cache server in Gongchang.com. Is business social tool on mobile platform. Is a very popular e-book reader app on mobi...

5

SSDB C++ API: SSDB C++ API Documentation

http://ssdb.io/docs/cpp

The C Client API for SSDB server. SSDB C API Documentation. Build the static library(libssdb.a). Download the SSDB source code from github. Make cd api/cpp make. The shell commands above will compile the C API codes, and generate a. Include stdio.h #include stdlib.h #include string #include vector #include "SSDB.h" int main(int argc, char * argv){ const char *ip = (argc = 2)? Argv[1] : "127.0.0.1"; int port = (argc = 3)? N"); return 0; } ssdb: Status s; s = client- set("k", "hello ssdb! K = hello ssdb!

UPGRADE TO PREMIUM TO VIEW 4 MORE

TOTAL PAGES IN THIS WEBSITE

9

LINKS TO THIS WEBSITE

blog.oooly.com blog.oooly.com

Skip List

http://blog.oooly.com/code/2014/11/04/skip-list

Nov 4, 2014. 有着k个前向指针(farword pointers)的节点叫做level k node。 个后继节点,那么节点的分布情况为 50% 在第一层,25%在第二层,12.5%在第3层。

fastonosql.com fastonosql.com

FastoNoSQL - Download for FreeBSD

http://fastonosql.com/download_freebsd.html

FastoNoSQL 0.7.1. FastoNoSQL for Mac OS X. FastoNoSQL 0.7.1 — download GUI Client for FreeBSD:. Download Redis, Memcached, SSDB GUI Manager for FreeBSD. The latest stable version:. 64 bit FreeBSD 0.7.1 Archive (.tar.gz). Download FastoNoSQL for Mac OS X. Download FastoNoSQL for Windows. Download FastoNoSQL for Linux. Download FastoNoSQL for FreeBSD. Download FastoNoSQL for Andriod. For displaying this element you need to install FlashPlayer and also need to have JavaScript enabled in your browser.

fastoredis.com fastoredis.com

FastoRedis - What's new in this version?

http://www.fastoredis.com/whats-new.html

FastoRedis 1.0.0. FastoRedis for Mac OS X. What's new in FastoRedis? What's new in FastoRedis 0.7.2. We all wait release of Redis 3.0 where we can work with clusters, you can read more about cluster here: Redis Cluster. It is a powerful thing and our solution must work with Redis Cluster, in current moment we implemented basic support. Click here to know more. What's new in FastoRedis 0.7.1. Click here to know more. What's new in FastoRedis 0.6.2. Click here to know more. Click here to know more. In this...

ideawu.com ideawu.com

idea's blog - Web and Mobile Software Engineer

http://www.ideawu.com/blog/page/4

Web and Mobile Software Engineer. IOS RSA encrypt with public key. Views: 1294 No Comments. Get SecKeyRef from RSA public key string in iOS and Cocoa. Views: 1654 No Comments. Pure JavaScript Swipe Event Plugin for PC and Mobile Web. Web Design and Develop. Views: 3158 No Comments. I tried many JavaScript Swipe event plugins, such as the jQuery mobile swipe plugin. And the jQuery.event.swipe. The demos provided are so poor, they are not interesting. Check out the exciting demo online! Add export, import ...

ideawu.net ideawu.net

idea's blog - 关于

http://www.ideawu.net/blog/about

高性能分布式 Web 和网络应用开发, 架构设计, 移动应用开发. 创建者 从事互联网行业多年, 负责过多个亿级用户软件系统的设计和开发. 擅长大规模高并发 Web 架构设计和开发. 曾就职于奇虎360在线游戏部门, 任服务器端和移动应用端技术主管. 早前曾就职于百度. 高性能 NoSQL 数据库 SSDB. 的作者 SSDB 开源数据库已经成为国内最流行的 NoSQL 数据库, 被 众多互联网知名企业和创业公司广泛使用. 熟悉 Web 前后端技术和 Web 技术架构设计. 熟悉 Linux C/C 网络开发, TCP/IP 协议, HTTP 协议. 熟悉 PHP 语言和 AJAX Web 开发. 熟悉 Python, Java, Objective-C 开发. 推荐阅读: Who is ideafish? 集成于 iphp 框架的 PHP 并发模型和工具. CocoaUI 框架开发 iOS 应用的一般步骤. Linux Shell mv 命令覆盖目标目录. Newnius: 那种 搭积木 的人叫软件实施,一般出. 海盗湾: Hi, 如果你使用 Redis 的客户端(没.

fastoredis.com fastoredis.com

FastoRedis - Download

http://www.fastoredis.com/download.html

FastoRedis 1.0.0. FastoRedis for Mac OS X. Download FastoRedis for Mac OS X. The latest stable Version - 1.0.0. Download FastoRedis for Windows. The latest stable Version - 1.0.0. Download FastoRedis for Linux. The latest stable Version - 1.0.0. Download FastoRedis for FreeBSD. The latest stable Version - 1.0.0. Download FastoRedis for Android. The latest betta Version - 0.7.3. Download Redis GUI for Mac OS X. Download Redis GUI for Windows. Download Redis GUI for Linux. Download Redis GUI for FreeBSD.

UPGRADE TO PREMIUM TO VIEW 10 MORE

TOTAL LINKS TO THIS WEBSITE

16

OTHER SITES

ssdb-utility.com ssdb-utility.com

SSDB監査 | 今日からできるデータベース監査。安心、健全な企業経営をサポートします。

特別コラム 一連の 個人情報漏洩事件 について考える. TEL 03-5299-5352 FAX 03-5299-5354.

ssdb.blogfa.com ssdb.blogfa.com

پایگاه جامع فیلمنامه کوتاه

پایگاه جامع فیلمنامه کوتاه. نوشته شده در چهارشنبه ۱۳۹۰/۰۷/۲۷ساعت 22:45 توسط مدیر. آموزش آنلاین فیلمنامه نویسی. آموزش آنلاین فیلمنامه نویسی. به اطلاع علاقه مندان به آموزش فیلمنامه نویسی میرسانیم پایگاه جامع فیلمنامه کوتاه دوره های آموزشی فیلمنامه نویسی به صورت مکاتبه ای و آنلاین را راه اندازی کرده است. برای این دوره آموزشی دو ترم مقدماتی و پیشرفته طراحی شده است. برخی از سرفصل های هر دو ترم به شرح زیر است:. ویژگی های داستان و طرح (حکایت و پیرنگ). ساختارهای فیلمنامه نویسی (شاه پیرنگ - خرده پیرنگ - ضد پیرنگ).

ssdb.com.br ssdb.com.br

Survival Systems do Brasil

Não consegue ver a animação acima?

ssdb.de ssdb.de

ssdb Spülservice Spültechnik Dienstleistungen Besteckverleih Spülmobil Verleih Geschirrmobil Mieten

Spülservice Spültechnik Dienstleistungen Besteckverleih. SSDB - S SDB - SS DB - SSD B - SSDB. Abscheider Bandspülmaschine Behälterspülmaschine Besteck Besteckpoliermaschine Besteckspülmaschine Besteckverleih Cateringausstattung Cateringservice Cateringverleih Dienstleistungen Eventausstattung Eventservice Eventverleih Fettabscheider Frontladerspülmaschine Gerätespülmaschine Geräteverleih Geschirr-Mobil Geschirrmobil Geschirrmobile Geschirrspülmobil Geschirrverleih Glas Gläser Gläserspülmaschine Gläserver...

ssdb.info ssdb.info

ssdb.info

Inquire about this domain.

ssdb.io ssdb.io

SSDB - A high performance NoSQL database supporting many data structures, an alternative to Redis

A high performance NoSQL database supporting many data structures, an alternative to Redis. Download (1.8.2). An alternative to Redis, 100x Redis. LevelDB client-server support, written in C/C. Redis API compatible, Redis clients are supported. Designed to store collection data, such as list, hash, zset. Client API supports including C. Replication(master-slave), load balance. Start master ./ssdb-server ssdb.conf # or start as daemon ./ssdb-server -d ssdb.conf. SSDB is licensed under New BSD License.

ssdb.iodp.org ssdb.iodp.org

IODP - Site Survey Data Bank

Site Survey Data Bank. IODP Proposal Submission Guidelines. Site Survey Data Bank (SSDB). Data Submission Deadline: Monday, November 2, 2015, 23:59 GMT. Proposals with data submitted before the deadline will be reviewed at the next panel meeting. All georeferencing on new files uploaded to SSDB must now be in decimal degrees, including annotations on maps. Welcome to the Site Survey Data Bank (SSDB). Proposals and expeditions. SSDB serves different roles for different sets of users:. The system through w...

ssdb.minghuadanbao.com ssdb.minghuadanbao.com

明华担保业务中心 竭诚为您服务!

业务一部 电话 020-81416813 邮箱 mhdanbao@163.com. 手机 18820109728 庄经理 18820109628 秦经理。 业务二部 电话 020-38983561 邮箱 13802759533@139.com.

ssdb.skyrock.com ssdb.skyrock.com

Blog de ssdb - Blog de ssdb - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Mise à jour :. Abonne-toi à mon blog! Be welcome on my personal hell. I like nothing, I hate them all as much as they are:. Psycho and Schizo is there, ssdb greets you well. N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (67.219.144.170) si quelqu'un porte plainte. Ou poster avec :. Posté le samedi 03 octobre 2009 06:47. N'oublie ...

ssdb.unicloud.org.tw ssdb.unicloud.org.tw

NTHU SSDB Multi-Tenancy Web

Software as a Service (SaaS) attract small and medium enterprises by its low investment, flexibility and easy to manage. Multi-tenancy web based application. It is the solution from Isolated tenancy hosted application to multi tenancy. Great solution for Cloud Computing Application. Multi Tenancy supports all tenants share a single application instance over a hosting environment. Download - https:/ www.unicloud.org.tw/static/ssdb/manual/user-manual-ssdb.pdf.

ssdb2012.blogspot.com ssdb2012.blogspot.com

Semana Santa Don Benito 2012 - Don Benito Cofrade

Bienvenidos a Semana Santa de Don Benito 2012. Otro año más nuestras Hermandades y Cofradías se preparan para realizar su Estación de Penitencia por las calles de la ciudad. La Semana Santa de este año puede ser la última de una época, el punto de inflexión necesario para garantizar un buen futuro. Desde Don Benito Cofrade. Dispondrá de la última hora cofrade con galerías fotográficas y videos. Los blogs Cofrade del Siglo XXI. Fotográfico en el que puede participar fácilmente. PROCESIÓN DEL ENCUENTRO 2012.