Filter
Exclude
Time range
-
Near
15 Aug 2025
In the world of FinTech, every action has a digital footprint, and every failure leaves a trace. The principle of data persistence means that even deleted or inconsistent records can be recovered. You can't outrun your own system's history. #Cybersecurity #DataPersistence #FinTech
4
81
I’ve watched blockchains fade. Apps disappear. Links turn to ghosts. But when the data holds… so does the truth. @irys_xyz isn’t just storage - it’s the quiet keeper of our history. #datapersistence @0G_labs @GiveRep @gaib_ai @LightLinkChain @KRNL_xyz @Suigar_com
2
13
90
✨Saturday Spotlight: @irys_xyz✨ What if decentralized storage didn’t just exist but performed? Irys is redefining onchain data availability by offering: -Native Arweave integration -Instant finality -Trustless storage for any chain -EVM compatibility (via IrysVM) From NFTs to DePINs to L2s, if your data matters, it should be live on Irys. This weekend, build with permanence in mind: Secure it. Scale it. Irys it. #onchain #web3 #datapersistence #SaturdayBuilder
1
2
68
17 Jun 2025
I could tell the other party was somewhat disgruntled by the usage of ProfileStore... I proposed using it for the time being to continue game progress until web APIs could be built to an external database... This didn't exactly happen and unfortunately, I found myself out the door with the company. I'm only sharing this because I feel it contributes significantly to a broader discussion about the way we save player data on Roblox. Admittedly, it's not the most ideal system and sometimes I wonder if Roblox could make a 3.0 DataPersistence -> DataStore -> SQL future??
3
280
Is there a swipe left/right option for joining entities in Hibernate? Source: devhubby.com/thread/how-to-s… #Tech #SpringHibernate #DataPersistence #Programming
2
5
Key takeaway from #Devcon7: Persistent memory supports long-running agent interactions. Learn how @AutonomysNet empowers AI agents on-chain. Article - medium.com/subspace-network/… #AI3 #DataPersistence

2
14
1,257
Curious about lightweight data persistence in Android? Join @i_mwanagenzi in "ObjectBox: A Compact Room" to explore ObjectBox—a faster, simpler alternative to Room. Learn how to set up a database in seconds with just a Gradle dependency and a few annotations. This codelab will showcase ObjectBox’s seamless querying, relationship handling, and support for Flutter, desktop, and embedded devices. Perfect for devs looking to streamline data storage in Android apps! #dcke24 #AndroidDev #DataPersistence @googleafrica
3
8
1,118
When it comes to data persistence, applications often rely on Object Mapping and Entities. But, what's the catch with ORM and OxM? Let's dig deep and discover the quirks of these technologies. 🚀 🔗 bit.ly/3SsN3jr #Java #ORM #OxM #DataPersistence #TechInsights
1
1
360
27 May 2024
Just penned a program to take user input and store it in a file! 📝💾 Unlocking the world of data persistence with code. Excited to explore more file handling techniques and enhance my coding repertoire! #Programming #FileHandling #DataPersistence #CodeJourney #Java
1
21
Day 11 of Learning: Session Storage Session Storage is a web storage mechanism that allows you to store data temporarily on the user device. The data is only available for the duration of the page session, which means it is cleared when the page or browser is closed. - Key-value pairs where the value is always a string. You need to store data in stringified format and retrieve it in parsed format. How does it work? getItem -> Retrieve data from storage setItem -> Store data removeItem -> Remove specific data clear -> Clear all data from the store Storage Limit: Approximately 5MB per domain, similar to local storage Performance: All APIs operate synchronously, meaning they are thread-blocking. Ensure to read or write data during non-render blocking times to avoid performance issues. Data Persistence: Data remains only for the duration of the page session. It is cleared when the tab or browser is closed. Data Structure: Key-value pairs where the value is always a string. Security: Need to implement session expiry logic, store data in encrypted. When to Use: Storing data that should only be available for the duration of a page session, such as temporary user inputs or state information which you are going to save on database When to Avoid: - Large Data set. - Any async operation. - Don't store data for longer period of interval. #WebDevelopment #LocalStorage #DataPersistence #FrontendDevelopment #JavaScript #CodingTips #system_design
5
104
Replying to @Rogue_icp
Not a #FullStack ecosystem. It’s primarily a #Storage network. This is not competition for $ICP. Not even a runner up. They have object/file storage. Do they have the rest of these out of the box like $ICP? - #IdentityProvider - #DataPersistence - #BackEndComputeExecution - #AutomaticHorizontalScaling - #InMemoryCache - HeapMemory for WASM containers. - #StableMemory that persists across #dApp deployments (contract upgrades) - Hint nobody has this besides $ICP. - The ability to run any WASM compatible language in their #SmartContractExecutionEnvironment I think upon close inspection this is not even a comparison that can be made by reasonable people. #InternetComputer has an unfair advantage in almost every possible test.
1
1
5
170
Replying to @FullyOnChain
As a #WebDev when I learned I can build #FullStack #Unstoppable #dApp (with #Auth and #DataPersistence #OutOfTheBox) on $ICP with tools I already love (#TypeScript, #Express, and #React #Vite)… It was a complete #ParadigmShift. Everything else looks like #ancientTechnology now.
1
2
4
265
14 Mar 2024
7/ A standout feature? Persistent data across application instances, ensuring high resilience with real-time syncing and automatic promotion of clones to master instances if needed. 🔁 #DataPersistence #Resilience
1
1
7
221
26 Oct 2023
See @otaviojava at #JCON2023 WORLD ONLINE talking about 'Learn How to Build Ultra-fast Java #Microservices and Overcome the Pitfalls of #DataPersistence' The persistence mechanism is the heart of most applications … Get your free #JUG Ticket: jcon.one
1
5
464
When it comes to data persistence, applications often rely on Object Mapping and Entities. But, what's the catch with ORM and OxM? Let's dig deep and discover the quirks of these technologies. 🚀 javachallengers.com/what-is-… #Java #ORM #OxM #DataPersistence #TechInsights
1
2
9
2,156
17 Oct 2023
🔒 SwiftUI Tip: Safeguard your app's data by mastering data persistence with 'UserDefaults' and 'Core Data'. Learn how to securely store user preferences and complex datasets for a seamless user experience. 📦🗄️ #SwiftUITips #DataPersistence #iOSdev
2
108
17 Sep 2023
Thread 8: Hodlocker.com and RelayX's reliance on open protocols means that if they were to go offline, no data or funds would be lost. New websites could quickly emerge with the same content. #BlockchainReliability #DataPersistence #BSV

1
8
3,092
5 Jun 2023
📣Explore practical applications of #Redis for high-speed caching and effective feature flag management with #ConfigCat! configcat.com/blog/2023/06/0… #redis #devops #SoftwareEngineers #DataPersistence #Scalability #CloudComputing #FeatureFlags

2
60