{"id":16826797,"url":"https://github.com/nak3/memdbfs","last_synced_at":"2026-05-19T17:10:54.164Z","repository":{"id":68765349,"uuid":"97316809","full_name":"nak3/memdbfs","owner":"nak3","description":"memdbfs is a fuse file system built on go-memdb","archived":false,"fork":false,"pushed_at":"2017-07-16T05:57:31.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T07:08:10.224Z","etag":null,"topics":["database","filesystem","fuse-filesystem","hashicorp"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nak3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-15T13:13:29.000Z","updated_at":"2023-09-08T17:27:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"9679436e-3137-4bff-8ff1-2811d59eb6de","html_url":"https://github.com/nak3/memdbfs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak3%2Fmemdbfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak3%2Fmemdbfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak3%2Fmemdbfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nak3%2Fmemdbfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nak3","download_url":"https://codeload.github.com/nak3/memdbfs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244101971,"owners_count":20398379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","filesystem","fuse-filesystem","hashicorp"],"created_at":"2024-10-13T11:18:27.827Z","updated_at":"2026-05-19T17:10:44.152Z","avatar_url":"https://github.com/nak3.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# memdbfs\n\n[![Build Status](https://travis-ci.org/nak3/memdbfs.svg?branch=master)](https://travis-ci.org/nak3/memdbfs)\n\nWhat is memdbfs?\n---\nmemdbfs is a file system built on [go-memdb](https://github.com/hashicorp/go-memdb). It uses memdb as a backend storage.\n\nStatus\n---\nmemdbfs is an experimental project by [@nak3](https://github.com/nak3). Currently it does not aim to practicable use.\n\nUsage\n---\n~~~\nmake deps\nmake build\nmkdir -p /tmp/memdbfs/mnt \n./bin/memdbfs /tmp/memdbfs/mnt\n~~~\n\nNow you can test the mount point `/tmp/memdbfs/mnt`. Again, this repository is still experimental status so there are some unsupported file operations.\n\n_NOTE_ You need fuse package for your host first. Please follow each distribution's steps.\n\nAcknowledgment\n---\nmemdb is built on [go-memdb](https://github.com/hashicorp/go-memdb)@hashicorp and [fuse](bazil.org/fuse/fs)@bazil.org. I have refered to [example-go/filesystem](https://github.com/cockroachdb/examples-go/tree/master/filesystem)@cockroachdb for the fuse implementation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnak3%2Fmemdbfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnak3%2Fmemdbfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnak3%2Fmemdbfs/lists"}