about summary refs log tree commit diff
path: root/users/fcuny/exp/buckit/README.org (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(users/fcuny): and just like that ...Franck Cuny2022-10-271-57/+0
|
* fix(new-lines): add or remove new lines where neededFranck Cuny2022-07-021-1/+0
| | | | | | | | | | | The pre-commit hook for new lines reported and correct a number of issues, so let's commit them now and after that we ca enable the hook for the repository. Change-Id: I5bb882d3c2cca870ef94301303f029acfb308740 Reviewed-on: https://cl.fcuny.net/c/world/+/592 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* delete reference to namespacesFranck Cuny2022-06-131-13/+8
| | | | | | We don't need namespaces, a better abstraction is to use different buckets, as this provides a better abstraction to manage quotas and permissions.
* initial documentationFranck Cuny2022-06-131-0/+63
This is a high level description of what buckit is and how it works.