FASTER - 来自Microsoft Research的一个快速、并发的键值KV存储
FASTER,一个新的并发键值存储,专为点查找和大量更新而设计。通过利用快速外部存储,FASTER支持大于内存的数据。 FASTER与众不同之处在于其高速缓存优化索引可实现非常高的性能 - 当数据适合内存时,每秒可高达1.6亿次操作;Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/FASTER. More information at:
Changes:
- 4d90dac Exposing FASTER log as a first-class abstraction (#177) [ #178, #179, #180, #189 ]
- 43004fa [C++][tests] Extract common (simple) key and value definitions for reuse (#186)
- f3c3eb0 Allow users to pre-allocate HybridLog (#175)
- 5faf2b7 cc: support growing values in InternalContinuePendingRmw (#174)
This list of changes was auto generated.
Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/FASTER. More information at:
Changes:
- 578e925 Merge branch 'master' of https://github.com/microsoft/FASTER
- 0233178 Fixing monotonic update
- d38103c Fixing error with pages completing flush after allocator is disposed.
- b26523c Updates to clean up & fix recent PR
This list of changes was auto generated.
badrishc released this
Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/FASTER. More information at:
Changes:
- 4d94966 Implemented iterator for variable length structs. (#164)
- d1418f6 Update Roadmap.md
- 73e325e Sharded storage device (#162)
- 61698c5 Tiered storage device (#151)
- 25f72ff Update Roadmap.md
- 85daf80 Update Roadmap.md
- 84e7595 Fix recovery logic to correctly read back page and include begin address in recovery info. (#168)
- 667434e Update FASTER.core.debug.nuspec
- d4b551e Update FASTER.devices.AzureStorageDevice.nuspec
- 315dd6a Update FASTER.devices.AzureStorageDevice.nuspec
Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/FASTER. More information at:
Changes:
- 132c2b1 Updated nuspec
- 84c60b4 Updated nuspec
- 0519715 Page blob device (#147)
- f28f8a9 Update Roadmap.md
- 65872b0 Update Roadmap.md
This list of changes was auto generated.
Watchers:180 |
Star:3815 |
Fork:273 |
创建时间: 2018-08-02 14:38:41 |
最后Commits: 9天前 |
许可协议:MIT |
ff51d3c
Verified
Visit https://microsoft.github.io/FASTER/roadmap for release features and project roadmap. Get NuGet binaries at https://www.nuget.org/packages/Microsoft.FASTER. More information at:
Changes:
This list of changes was auto generated.