Skip to content

Commit

Permalink
Remove in development filesystem support (#1284) (#1287)
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Huo <penghuo@gmail.com>
(cherry picked from commit 6a90fe6)
Signed-off-by: Peng Huo <penghuo@gmail.com>

Signed-off-by: Peng Huo <penghuo@gmail.com>
  • Loading branch information
penghuo authored Jan 19, 2023
1 parent fdcb838 commit 7bd1846
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 884 deletions.
2 changes: 0 additions & 2 deletions DEVELOPER_GUIDE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ The plugin codebase is in standard layout of Gradle project::
├── core
├── doctest
├── opensearch
├── filesystem
├── prometheus
├── integ-test
├── legacy
Expand All @@ -162,7 +161,6 @@ Here are sub-folders (Gradle modules) for plugin source code:
- ``core``: core query engine.
- ``opensearch``: OpenSearch storage engine.
- ``prometheus``: Prometheus storage engine.
- ``filesystem``: File System storage engine (in development).
- ``protocol``: request/response protocol formatter.
- ``common``: common util code.
- ``integ-test``: integration and comparison test.
Expand Down
148 changes: 0 additions & 148 deletions filesystem/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7bd1846

Please sign in to comment.