Giter Site home page Giter Site logo

baili-zhang / lynxdb Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 1.0 1.98 MB

LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.

Home Page: http://lynxdb.bailizhang.com/

License: Apache License 2.0

Java 99.79% Batchfile 0.05% Shell 0.09% Dockerfile 0.07%
java distributed-systems key-value-database key-value-store raft structured-data

lynxdb's People

Contributors

baili-zhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lynxdb's Issues

1.x 的版本开发计划

  • 完善 Raft 协议
  • 实现基于 LSM Tree 的存储引擎
  • 实现查询缓存
  • 重写配置模块
  • 自定义查询语句
  • Metrics 监控
  • Spring Boot Starter
  • 基于 MVCC 的事务控制
  • 多语言的客户端
  • 封装 RocksDB

每一部分都需要有单元测试系统测试的相关代码。

实现 `cluster` 命令查询集群状态

需要实现 cluster 命令查询集群的状态

返回的集群的状态信息包括:

  • 集群的节点数
  • 集群的Leader
  • 当前节点的角色
  • leaderCommit
  • maxLogIndex
  • ......

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.