#4394 switch activitystreams to use ming

unreleased
invalid
nobody
General
nobody
2015-03-20
2012-06-15
No

Change activitystreams to use ming instead of pymongo. This will make [#4452] more direct

Related

Tickets: #4452

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-06-15
    • milestone: forge-jun-29 --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2012-09-05
    • summary: Make sure we're using safe=True for pymongo writes --> Make sure we're using safe=True for pymongo writes in activitystreams
     
  • Dave Brondsema

    Dave Brondsema - 2013-11-01
    • summary: Make sure we're using safe=True for pymongo writes in activitystreams --> switch activitystreams to use ming
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1 @@
    -Honestly I'm not sure if we want to do this or not. `safe=False` will be faster, and do we really care if we lose an activity once in a while? Under what circumstances could it really bite us to use `safe=False`?
    -
    -Discuss amongst yourselves.
    +Change activitystreams to use ming instead of pymongo.  This will make [#4452] more direct
    
    • Size: --> 2
    • Milestone: forge-backlog --> forge-nov-15
     

    Related

    Tickets: #4452

  • Dave Brondsema

    Dave Brondsema - 2013-11-01
    • status: open --> invalid
    • Size: 2 --> 0
     
  • Dave Brondsema

    Dave Brondsema - 2013-11-01

    Using [#6828] instead of re-purposing this ticket

     

    Related

    Tickets: #6828


Log in to post a comment.