Replies: 1 comment 1 reply
-
Not supported today. In case you just don't want to pay the cost of storage, the below hack would work for you: Otherwise implementing your own record store? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm fairly new to libp2p and wondering what would be correct way to restrict some queries (both values and content providers) since I'll be using alternative approach for those.
Would something like dropping request in Kademlia wrapper in
inject_event()
be sufficient or maybe this is not a supported use case at all?Beta Was this translation helpful? Give feedback.
All reactions