{"id":17965933,"url":"https://github.com/paznera/php-minio-obj-store","last_synced_at":"2026-04-10T20:54:19.628Z","repository":{"id":259975303,"uuid":"879958464","full_name":"PaznerA/php-minio-obj-store","owner":"PaznerA","description":"cli (Laravel prompts) example usage of btrfs-like storage behind s3 interface (minio) and in-memory(redis) indexing with object metadata","archived":false,"fork":false,"pushed_at":"2024-10-30T22:48:49.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:42:06.565Z","etag":null,"topics":["btrfs","buckets","data-lake","laravel","minio","php","redis","s3","snapshots"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PaznerA.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-28T21:19:43.000Z","updated_at":"2024-10-30T22:30:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"06a40aff-95e2-4171-b58a-c4713edf6125","html_url":"https://github.com/PaznerA/php-minio-obj-store","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"7317f5cb6823ac4c2fa6a2fd548e786ed8ebd4d5"},"previous_names":["paznera/https---github.com-paznera-php-minio-obj-store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaznerA%2Fphp-minio-obj-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaznerA%2Fphp-minio-obj-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaznerA%2Fphp-minio-obj-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaznerA%2Fphp-minio-obj-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PaznerA","download_url":"https://codeload.github.com/PaznerA/php-minio-obj-store/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247073036,"owners_count":20878983,"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":["btrfs","buckets","data-lake","laravel","minio","php","redis","s3","snapshots"],"created_at":"2024-10-29T13:06:12.211Z","updated_at":"2026-04-10T20:54:19.579Z","avatar_url":"https://github.com/PaznerA.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About:\nThis project is currently my playground.\nIts a docker based php+rust cli app - containing example usage of \"in-memory-db\" with btrfs-like storage behind s3 interface (MinIo).\n\n\n\n## TODO/WIP:\n- in-memory-db for indexing with object metadata storing\n- cleanup \u0026 complete merging mem-db and minio into single trait\n- laravel prompts table for listing data\n- complete the termial/consoe app example (CRUD)\n\n\n## Ideas:\n- vim or some text-editor integration?\n- framefork agnostic refactor?\n\n## Current \"DRUMB?\" (rust in-memory DB) API usage:\n\n```\n\n$db = new Connector('/path/to/db');\n\n$count = $db-\u003eincrement('user/123/visits');\n\n$db-\u003esetExpiry('user/123/session', 3600);\n$ttl = $db-\u003ettl('user/123/session');\n\n// Remove session of user\n$deleted = $db-\u003edeleteByPattern('user/123/session/*');\n$stats = $db-\u003egetDetailedStats();\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaznera%2Fphp-minio-obj-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaznera%2Fphp-minio-obj-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaznera%2Fphp-minio-obj-store/lists"}