Skip to content

quatrix/tokyofuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUSE forntend for tokyo cabinet


INSTALL:
	make

USAGE:
	./tokyofuse /tokyo/

	ls /tokyo/ will point to root directory (/)
	and any file that ends with .tc will become a directory with tc keys as files

	i.e

	if you have /archive1/baba.tc
	and you do ./tokyofuse /tokyo

	then /tokyo/archive1/baba/ <- is a directory

supported features: 
	readdir
	getattr
	open
	close
	read

About

fuse frontend for tokyo cabinet

Resources

Stars

Watchers

Forks

Packages

No packages published