impressivewebs / HTML9-Responsive-Boilerstrap-js

HTML9 Responsive Boilerstrap JS
https://html9responsiveboilerstrapjs.com/
1.41k stars 228 forks source link

HELP: Phantom JS reads on NoSQL distributed transaction cache #33

Open marcfasel opened 12 years ago

marcfasel commented 12 years ago

I am the head architect at Facebook and I love Boilerstrap JS it's fast, lightweight, modern and super hip. We're in the process of rewriting all of Facebook to be solely based on Boilerstrap. We ran into a problem: We are using Boilerstrap's NoSQL distributed transaction cache set to isolation level "quaranitine" and getting dirty Phantom JS reads causing Facebook users to se the wrong profile pictures on the News Feed. We've been chasing the issue for days but we cannot seem to fix it. Please help! You can see the problem if you log into Facebook, browse your news feed, and check for mixed up profile pictures.

marcfasel commented 12 years ago

Tried using VaporJS but it made the transaction cache vanish in the cloud any tips?