Skip to content

Commit 96ac0d5

Browse files
daywalker90chrisguida
authored andcommitted
datastore: archive obsolete plugin
1 parent 17d9949 commit 96ac0d5

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Community curated plugins for Core-Lightning.
2020
| [clnrod][clnrod] | Channel acceptor plugin. Configurable with external data from amboss/1ml and notifications | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclnrod_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclnrod_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclnrod_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclnrod_nightly.json) |
2121
| [consolidator][consolidator] | Automatically consolidate your UTXO's | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_nightly.json) |
2222
| [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_nightly.json) |
23-
| [datastore][datastore] | The Datastore Plugin | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdatastore_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdatastore_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdatastore_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdatastore_nightly.json) |
2423
| [donations][donations] | A simple donations page to accept donations from the web | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_nightly.json) |
2524
| [event-websocket][c-lightning-events] | Exposes notifications over a Websocket | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_nightly.json) |
2625
| [feeadjuster][feeadjuster] | Dynamic fees to keep your channels more balanced | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.02.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.09.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_nightly.json) |
@@ -226,7 +225,6 @@ more detailed description (if any)
226225
[cpp-api]: https://github.com/darosior/lightningcpp
227226
[csharp-example]: https://github.com/joemphilips/DotNetLightning/tree/master/examples/HelloWorldPlugin
228227
[currencyrate]: https://github.com/lightningd/plugins/tree/master/currencyrate
229-
[datastore]: https://github.com/lightningd/plugins/tree/master/datastore
230228
[donations]: https://github.com/lightningd/plugins/tree/master/donations
231229
[esplora]: https://github.com/Blockstream/esplora
232230
[event-notifications]: https://lightning.readthedocs.io/PLUGINS.html#event-notifications

archived.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u
1212
| [circular][circular] | A smart rebalancing plugin for Core Lightning routing nodes |
1313
| [clnrest-rs][clnrest-rs] | Drop-in rust implementation of CLN's clnrest.py, shipped with CLN since v25.02 |
1414
| [commando][commando] | This plugin allows to send commands between nodes |
15+
| [datastore][datastore] | The Datastore Plugin |
1516
| [drain][drain] | Draining, filling and balancing channels with automatic chunks. |
1617
| [fixroute][fixroute] | Constructs a route object (using sendpay) which goes over a sequence of node ids |
1718
| [helpme][helpme] | This plugin is designed to walk you through setting up a fresh Core-Lightning node |
@@ -31,6 +32,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u
3132
[circular]: https://github.com/giovannizotta/circular
3233
[clnrest-rs]: https://github.com/daywalker90/clnrest-rs
3334
[commando]: https://github.com/lightningd/plugins/tree/master/archived/commando
35+
[datastore]: https://github.com/lightningd/plugins/tree/master/archived/datastore
3436
[drain]: https://github.com/lightningd/plugins/tree/master/archived/drain
3537
[fixroute]: https://github.com/renepickhardt/plugins/tree/fixroute/fixroute
3638
[helpme]: https://github.com/lightningd/plugins/tree/master/archived/helpme
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)