This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
3704
Commits
39
Branches
302
Tags
170 MiB
Go
88.6%
Java
9.7%
HTML
0.6%
Makefile
0.3%
Lua
0.2%
Other
0.4%
Tree:
1b680c06c1
seaweedfs
/
weed
/
filer2
/
topics.go
6 lines
95 B
Raw
Blame
History
package
filer2
const
(
TopicsDir
=
"/topics"
SystemLogDir
=
TopicsDir
+
"/.system/log"
)
Reference in new issue