Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of technical research(技术调研落地) #476

Open
damotiansheng opened this issue Sep 30, 2023 · 1 comment
Open

Implementation of technical research(技术调研落地) #476

damotiansheng opened this issue Sep 30, 2023 · 1 comment
Assignees

Comments

@damotiansheng
Copy link
Collaborator

  1. optimize memory use via realize paper <Optimistically Compressed Hash Tables & Strings in the USSR>
    通过实现论文<Optimistically Compressed Hash Tables & Strings in the USSR>优化内存使用
  2. redis auto tiering(redis自动分层)
    https://redis.com/redis-enterprise/technology/auto-tiering/
  3. swissmap research and replace map(swissmap替换map)
@elliotchenzichang
Copy link
Member

Nutsdb 内部存在一些数据处理流程,比如重启构建索引。 这些流程代码看起来很繁琐,也很复杂,可以考虑使用函数式编程优化一下.
正好看到了这个项目,可以研究研究,算是Go圈子里面star比较多的fp框架了。
https://github.com/IBM/fp-go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants