Skip to content

Commit

Permalink
Merge pull request #3612 from dfinity/rumenov/oldm
Browse files Browse the repository at this point in the history
Remove very old obsolete features
  • Loading branch information
rumenov authored Oct 17, 2024
2 parents 97f4b2b + dab87f8 commit 8be753c
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions roadmap/entries/data-icp_as_compute_platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,17 +392,6 @@
"is_community": true,
"in_beta": false
},
{
"title": "Reduction of call latencies",
"overview": "Reduce call latencies for the most-used call patterns that negatively affect dapp responsiveness.",
"status": "",
"forum": "",
"proposal": "",
"docs": "",
"eta": "",
"is_community": true,
"in_beta": false
},
{
"title": "WASI V2 support",
"overview": "WASI V2 is the upcoming standard for running Wasm programs outside of browser environments. It is expected to become the de-facto standard and be targeted by many libraries and thus should be supported by ICP.",
Expand Down Expand Up @@ -502,17 +491,6 @@
"is_community": false,
"in_beta": false
},
{
"title": "P2P unicast",
"overview": "Utilizing unicast at the P2P layer to communicate artefacts instead of gossip to decrease bandwidth requirements and improve throughput.",
"forum": "",
"proposal": "",
"docs": "",
"eta": "",
"status": "",
"is_community": false,
"in_beta": false
},
{
"title": "Blob storage",
"overview": "Storage of large amounts of data in a subnet using a new blob storage architecture with the cost of around 2x the SSD cost. More efficient and cheaper compared to regular storage on ICP.",
Expand Down

0 comments on commit 8be753c

Please sign in to comment.