| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-09-01 | rename filer2 to filer | Chris Lu | 1 | -50/+0 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 1 | -2/+1 | |
| 2018-12-06 | refactoring | Chris Lu | 1 | -10/+14 | |
| 2018-12-06 | fail early if two filer stores are defined | Chris Lu | 1 | -0/+11 | |
| 2018-08-19 | go fmt | Chris Lu | 1 | -1/+0 | |
| 2018-08-19 | add "weed scaffold" command | Chris Lu | 1 | -79/+0 | |
| 2018-08-19 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-08-19 | merge notification config with filer.toml | Chris Lu | 1 | -31/+5 | |
| 2018-08-15 | add support for redis cluster | Chris Lu | 1 | -0/+6 | |
| fix https://github.com/chrislusf/seaweedfs/issues/705 | |||||
| 2018-06-17 | decouple from viper for filer store | Chris Lu | 1 | -0/+10 | |
| 2018-05-27 | go fmt | Chris Lu | 1 | -11/+9 | |
| 2018-05-27 | add reds | Chris Lu | 1 | -0/+6 | |
| 2018-05-27 | add Cassandra | Chris Lu | 1 | -0/+13 | |
| 2018-05-26 | support both mysql and postgres | Chris Lu | 1 | -4/+5 | |
| 2018-05-26 | simplifying dirhash to 64bit integer | Chris Lu | 1 | -6/+13 | |
| 2018-05-26 | this works great and support long file names | Chris Lu | 1 | -3/+6 | |
| 2018-05-26 | working fine now | Chris Lu | 1 | -7/+11 | |
| but index length can be improved | |||||
| 2018-05-26 | mysql can compile, not yet tested! | Chris Lu | 1 | -4/+11 | |
| 2018-05-26 | add leveldb store | Chris Lu | 1 | -0/+87 | |
| 1. switch to viper for filer store configuration 2. simplify FindEntry() return values, removing “found” 3. add leveldb store | |||||
