Pinned Repositories
nsq
A realtime distributed messaging platform
seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
angular-image-crop
A better way to crop images client-side using AngularJS
async_redis
Greenlet-based Redis client for Tornado
deep_recommend_system
Generic program for deep learning with TensorFlow
docker-elasticsearch-kubernetes
Elasticsearch Docker image based on offical ES image with elasticsearch-cloud-kubernetes plug-in
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
incubator-druid
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
kubernetes-examples
tensorflow_template_application
TensorFlow template application for deep learning
sparklxb's Repositories
sparklxb/kubernetes-examples
sparklxb/docker-elasticsearch-kubernetes
Elasticsearch Docker image based on offical ES image with elasticsearch-cloud-kubernetes plug-in
sparklxb/deep_recommend_system
Generic program for deep learning with TensorFlow
sparklxb/angular-image-crop
A better way to crop images client-side using AngularJS
sparklxb/async_redis
Greenlet-based Redis client for Tornado
sparklxb/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
sparklxb/incubator-druid
Apache Druid (Incubating) - Column oriented distributed data store ideal for powering interactive applications
sparklxb/nginx-docker-with-src
office Nginx docker with Nginx source code for the test of installing third-party modules
sparklxb/nsq
A realtime distributed messaging platform
sparklxb/presto
The official home of the Presto distributed SQL query engine for big data
sparklxb/redis_lru_mongo
Using Redis as a writeback LRU for Mongo
sparklxb/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
sparklxb/simple-tornado-rpc
Simple JSON RPC using the Tornado framework
sparklxb/sqlparse
A non-validating SQL parser module for Python