Code Monkey home page Code Monkey logo

Frank Lee's Projects

ots icon ots

Aliyun OTS(Open Table Service) nodejs SDK. http://ots.aliyun.com/

phxpaxos icon phxpaxos

The Paxos library implemented in C++ that has been used in the WeChat production environment.

pika icon pika

Pika is a nosql compatible with redis protocol, it is developed by Qihoo's DBA and infrastructure team

proxygen icon proxygen

A collection of C++ HTTP libraries including an easy to use HTTP server.

redis icon redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes

redis-cplusplus-client icon redis-cplusplus-client

A C++ client for Redis. It supports consistent hashing, redis-server v2.0 and has a high level api for shared strings, integers, lists and sets

reim icon reim

基于B/S的财政报销审批系统的设计与实现

rpc icon rpc

remote procedure call

seaslog icon seaslog

A effective,fast,stable log extension for PHP.

socket.io icon socket.io

Realtime application framework (Node.JS server)

sqlitepersistentobjects icon sqlitepersistentobjects

(Github Mirror) Wouldn't it be nice if your Objective-C data objects just knew how to save and load themselves? It'd be nice if you could just call "save" and trust that your object would save itself properly somewhere, and that when you wanted to load it back in, you could just call a class method to retrieve the object or objects you wanted? Well, now you can. This project uses the objective-C runtime to implement a pattern similar to ActiveRecord, but driven by the object's properties rather than the tables in the database. The objects are completely self-contained - you do not need to write SQL or even create a SQLite file. You just subclass an existing class, and your model objects inherit the ability to load and save themselves from the database.

statsd icon statsd

Simple daemon for easy stats aggregation

svnx icon svnx

Clone from svnX 1.3.4 on google code, add Xcode 6 build support & "svn up --ignore-externals" function, drop ppc/10.5 support.

tars icon tars

Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.

tech icon tech

programming, database, distributed system

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.