mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Updated Filer Stores (markdown)
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
The Filer Store persists all file metadata and directory information.
|
The Filer Store persists all file metadata and directory information.
|
||||||
|
|
||||||
Note: TTL will be ready in 1.60 release.
|
|
||||||
|
|
||||||
| Filer Store Name | Lookup | number of entries in a folder | Scalability | Directory Renaming | TTL | Note |
|
| Filer Store Name | Lookup | number of entries in a folder | Scalability | Directory Renaming | TTL | Note |
|
||||||
| ---------------- | -- | -- | -- | -- | -- | -- |
|
| ---------------- | -- | -- | -- | -- | -- | -- |
|
||||||
| memory | O(1) | limited by memory | Local, Fast | | Yes| for testing only, no persistent storage |
|
| memory | O(1) | limited by memory | Local, Fast | | Yes| for testing only, no persistent storage |
|
||||||
|
|||||||
Reference in New Issue
Block a user