ceramicnetwork / CIPs

The Ceramic Improvement Proposal repository
https://cips.ceramic.network/
MIT License
82 stars 22 forks source link

CIP-113 MutableList StreamType #113

Open stbrody opened 2 years ago

stbrody commented 2 years ago
cip:113
title: MutableList StreamType
author: Spencer T Brody (@stbrody), Mohsin Zaidi (@smrz2001), Sergey Ukustov (@ukstv), Joel Thorstensson (@oed)
status: Idea
category: Standards
type: RFC
created: 2021-11-18

Simple Summary

Introduces a new StreamType, MutableList, that can store an ever-growing list of items, and provides logarithmic access and iteration for most common access patterns

This CIP is a work in progress. A rough draft of the proposal is available here: https://www.notion.so/threebox/MutableList-StreamType-41f5555c55514886b1acbf0c90af4adf

Copyright

Copyright and related rights waived via CC0.