diaspora/lib/diaspora
cmrd Senya c6ed850a85
Memory usage optimization for archive export
- Removed posts and non contacts from other's data
- Collections are exported in batches to lower memory footprint
- In base exporters create User object instead of keeping instance because it caches all associations

closes #7627
2017-09-26 04:07:18 +02:00
..
exporter Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fetcher Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fields Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
camo.rb Fix Diaspora::Camo.from_markdown with frozen strings 2017-09-17 19:29:16 +02:00
commentable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exceptions.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exporter.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fetcher.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
likeable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
logging.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentionable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentions_container.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message_renderer.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
relayable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
shareable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
signature.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
taggable.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00