Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

chore: initial release of arns-resolver #3

Merged
merged 22 commits into from
Apr 10, 2024
Merged

chore: initial release of arns-resolver #3

merged 22 commits into from
Apr 10, 2024

Conversation

dtfiedler
Copy link
Collaborator

No description provided.

dtfiedler and others added 22 commits March 21, 2024 08:55
feat(kv): introduce KVBufferStore interface and implement it with lmdb
Crude implmentation with O(n^2) complexity but works. Implementes API that returns relevant information for a record with headers
This will force records to expire on retrieval rather than manually deleting things on contract evaluation
This will ensure the TTL is always attached to the beginning of the buffer and the same size
V5 was creating esm issues related to `async_hooks`
feat(records): implement logic using ar.io/sdk
@dtfiedler dtfiedler marked this pull request as ready for review April 2, 2024 13:49
@dtfiedler dtfiedler requested a review from djwhitt April 10, 2024 19:42
@dtfiedler dtfiedler merged commit 5ce2884 into main Apr 10, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants