Commit 2da77ed
authored
Implement R1FS API (#166)
* feat: add r1fs_manager
* minor: add const in admin pipeline
* fix: rename r1fs manager plugin
* wip: r1fs manager
* feat: add get_file_base64 endpoint
* minor: rename CSTORE api and add hset endpoints
* feat: add enpoints to cstore manager api
* feat: add streaming endpoints to r1fs manager api
* fix: remove dead code from cstore and r1fs apis
* chore: cleanup cstore mgr api
* fix: remove token from cstore and r1fs api endpoints
* fix: remove dead code
* minor: add logging to cstore and r1fs api
* fix: r1fs get_status
* fix: add comments to cstore and r1fs APIs
* chore: increment version
* rename get_ipfs_id_data1 parent 282bc24 commit 2da77ed
5 files changed
Lines changed: 560 additions & 167 deletions
File tree
- extensions/business
- cstore
- r1fs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
| 78 | + | |
82 | 79 | | |
| 80 | + | |
83 | 81 | | |
84 | | - | |
| 82 | + | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | 87 | | |
90 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
This file was deleted.
0 commit comments