Hacker News
- Transcendent Memory: making use of non-persistent storage http://www.gossamer-threads.com/lists/linux/kernel/1169136 2 comments
- Persistent storage for a kernel's "dying breath" http://lwn.net/Articles/434821/ 6 comments
- @hampfh/use-storage - A new take on persistent storage https://www.npmjs.com/package/@hampfh/use-storage?activeTab=readme 3 comments reactnative
- darkbird in-memory data storage with NonBlocking wal engine for persist data None 8 comments rust
- A persistent dictionary that uses Window's native database for storage https://github.com/microsoft/ManagedEsent/blob/master/Documentation/PersistentDictionaryDocumentation.md 32 comments dotnet
- Guide for customizing live ISOs to add persistent storage or modify /etc configurations. https://www.zombietrackergps.net/post/persistent-iso.html 7 comments linux
- A Go implementation of a bloom filter, with support for boltdb and badgerdb as optional in-memory persistent storage. https://github.com/dsa0x/gobloomgo 11 comments golang
- Fire effects on the persistence of soil organic matter and long-term carbon storage - Nature Geoscience https://www.nature.com/articles/s41561-021-00867-1 8 comments science
- Persistent Storage Struggle Bus https://www.reddit.com/r/docker/comments/nyz2nu/persistent_storage_struggle_bus/ 4 comments docker
- How to share persistent storage volume in a Swarm cluster https://devopsian.net/posts/share-persistent-storage-volumes-in-swarm/ 12 comments docker
- Persistent storage for DB clusters, kafka on k8s. https://rook.io 14 comments kubernetes
- Persistent storage on iOS in Swift? https://www.reddit.com/r/swift/comments/hdzo29/persistent_storage_on_ios_in_swift/ 10 comments swift
- Express Session Storage & Persistence Issue! https://stackoverflow.com/questions/62290331/express-js-session-storage-persistence-issue 16 comments node
- A network channel for Go with persistent storage https://github.com/seaweedfs/messaging-client-go 8 comments golang
- Stuck between persistent storage options... https://github.com/kubernetes-sigs/kubebuilder 4 comments kubernetes
- I have a nodejs app, I want to deploy it online with persistent storage https://www.reddit.com/r/learnprogramming/comments/fmxft8/i_have_a_nodejs_app_i_want_to_deploy_it_online/ 3 comments learnprogramming
- Intel Optane DC persistent memory in Storage Over App Direct Mode https://www.intel.com/content/dam/www/public/us/en/documents/technology-briefs/what-is-optane-technology-brief.pdf 6 comments sysadmin
- Pop OS With Persistent Storage https://www.techrepublic.com/article/how-to-create-a-live-usb-drive-with-persistent-storage-in-ubuntu/ 4 comments pop_os
- Vault & Docker - persistent storage? https://hub.docker.com/_/vault/ 20 comments devops
- Nomad Persistent Storage Question https://www.reddit.com/r/devops/comments/9kra7g/nomad_persistent_storage_question/ 8 comments devops
- Justice Department announces actions to disrupt advanced persistent threat 28 botnet of infected routers and network storage devices https://www.justice.gov/opa/pr/justice-department-announces-actions-disrupt-advanced-persistent-threat-28-botnet-infected 70 comments politics
- Persistent storage options for Docker Swarm https://www.reddit.com/r/docker/comments/7a9g11/persistent_storage_options_for_docker_swarm/ 14 comments docker
- Firefox not deleting IndexedDB storage, allowing websites to set persistent cookies https://superuser.com/questions/1250944/how-can-this-website-reidentify-me-even-after-deleting-all-of-my-browsers-histo 17 comments privacy
- New Kubernetes operator for Rook (distributed persistent storage) https://blog.rook.io/rook-operator-first-class-storage-for-kubernetes-2d0288831175#.tnifmzs3h 11 comments kubernetes
- Chrome 55: Async/Await, Pointer Events, Persistent Storage, CSS automatic hyphenation. New origin trial: WebShare API. https://www.youtube.com/watch?v=OC7tgJP1D4s 42 comments web_design
- What do you guys use for persistent storage? https://www.reddit.com/r/gamedev/comments/4r9l52/what_do_you_guys_use_for_persistent_storage/ 9 comments gamedev
- Exploring persistent storage with Apache Mesos https://clusterhq.com/2016/04/14/persistence-volumes-mesos/ 7 comments programming
- Docker Self Contained Persistent Storage http://goodwintek.com/docker-with-unifi 15 comments docker
- RocksDB | A persistent key-value store for fast storage environments http://rocksdb.org/ 5 comments programming
- Today marks the launch of Amazon EBS (Elastic Block Store), the long awaited persistent storage service for EC2. http://www.allthingsdistributed.com/2008/08/amazon_ebs_elastic_block_store.html 30 comments programming
- How persistent storage was done on the Apple Newton. http://www.dadhacker.com/blog/?p=948 6 comments programming
- The history of provisioning storage in k8s, and how Rook/Ceph makes persistent storage easy. https://koor.tech/blog/2022/kubernetes-deserves-more-than-ephemeral-data-persist-it-with-rook/ 5 comments kubernetes
- Kadalu Storage - GlusterFS based Persistent Storage solution for K8s apps v0.7 released. https://kadalu.io/blog/kadalu-storage-0.7 4 comments kubernetes
- Persistent Storage with Docker in Production - Which Solution and Why? https://www.reddit.com/r/docker/comments/6l0y3v/persistent_storage_with_docker_in_production/ 39 comments docker
- PStrore: Ruby library to handle persistent storage https://www.theguardian.com/books/booksblog/2017/feb/06/30-years-of-culture-what-are-the-top-five-iain-m-banks-novels 4 comments books
- How to Persist Data in iOS Apps Using Property Lists and the Correct Architecture for Handling Persistent Storage http://matteomanferdini.com/how-to-persist-data-in-ios-apps-using-property-lists-and-the-correct-architecture-for-handling-persistent-storage/ 6 comments swift
- PersistJS: Cross Browser Client-Side Persistent Storage Without Cookies http://pablotron.org/?cid=1557 58 comments programming
- I need your help choosing a *Storage as a Service* provider. The service would ideally be elastic, persistent, redundant, not freak out with concurrent i/o, and mount under linux... http://www.limelight.com/agile-cloud-storage/ 17 comments sysadmin
- MicroStream - Persistence Engine that claimed to be 10 times faster in executing simple queries and upto 200 times faster while executing complex queries, compared to Spring JPA (Custom technique relying JVM object graphs to make the storage/retrieval extra fast and storage cost cheaper) https://github.com/microstream-one/microstream 8 comments java
- If you treat your cluster as ephemeral, how do you re-attach PVs and PVCs to your persistent storage? https://github.com/onedr0p/flux-cluster-template 11 comments kubernetes