Chris Lu
|
c28e8a2397
|
refactoring
|
2018-12-06 00:44:41 -08:00 |
|
Chris Lu
|
63619f8b8e
|
fail early if two filer stores are defined
|
2018-12-06 00:32:36 -08:00 |
|
Chris Lu
|
f22d6b87e1
|
go fmt
|
2018-08-19 15:42:50 -07:00 |
|
Chris Lu
|
748870b03f
|
add "weed scaffold" command
|
2018-08-19 15:36:30 -07:00 |
|
Chris Lu
|
95b997fb35
|
go fmt
|
2018-08-19 15:18:37 -07:00 |
|
Chris Lu
|
f827ada811
|
merge notification config with filer.toml
|
2018-08-19 15:17:55 -07:00 |
|
Chris Lu
|
708acee502
|
add support for redis cluster
fix https://github.com/chrislusf/seaweedfs/issues/705
|
2018-08-15 00:01:38 -07:00 |
|
Chris Lu
|
eb2acd11c2
|
decouple from viper for filer store
|
2018-06-17 13:01:57 -07:00 |
|
Chris Lu
|
458ada173e
|
go fmt
|
2018-05-27 11:52:26 -07:00 |
|
Chris Lu
|
03d76479a5
|
add reds
|
2018-05-27 11:14:29 -07:00 |
|
Chris Lu
|
ab86d263c9
|
add Cassandra
|
2018-05-27 00:01:15 -07:00 |
|
Chris Lu
|
869161a261
|
support both mysql and postgres
|
2018-05-26 22:02:49 -07:00 |
|
Chris Lu
|
87b3b84471
|
simplifying dirhash to 64bit integer
|
2018-05-26 21:24:03 -07:00 |
|
Chris Lu
|
955eae3500
|
this works great and support long file names
|
2018-05-26 14:08:55 -07:00 |
|
Chris Lu
|
2da84ed331
|
working fine now
but index length can be improved
|
2018-05-26 13:35:56 -07:00 |
|
Chris Lu
|
68bcaff14d
|
mysql can compile, not yet tested!
|
2018-05-26 05:32:15 -07:00 |
|
Chris Lu
|
9e77563c99
|
add leveldb store
1. switch to viper for filer store configuration
2. simplify FindEntry() return values, removing “found”
3. add leveldb store
|
2018-05-26 03:49:46 -07:00 |
|